'Declaration
Public Overloads Function RemoveRows( _ ByVal rowIndexes() As System.Integer _ ) As System.Boolean
public System.bool RemoveRows( System.int[] rowIndexes )
Parameters
- rowIndexes
- The row indexes to be removed.
Return Value
True, if the rows were removed